home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2008 April / PCgo 2008-04 (DVD).iso / interface / contents / demoversionen_3846 / 13664 / files / Data1.cab / custompalette.odl < prev    next >
Encoding:
Text File  |  2001-10-16  |  1009 b   |  27 lines

  1. /******************************************************************/
  2. /*                                                                */
  3. /*                      TurboCAD for Windows                      */
  4. /*                   Copyright (c) 1993 - 2001                    */
  5. /*             International Microcomputer Software, Inc.         */
  6. /*                            (IMSI)                              */
  7. /*                      All rights reserved.                      */
  8. /*                                                                */
  9. /******************************************************************/
  10.  
  11. // CustomPalette.odl : type library source for CustomPalette.dll
  12.  
  13. // This file will be processed by the MIDL compiler to produce the
  14. // type library (CustomPalette.tlb).
  15.  
  16. [ uuid(7C662146-512D-4E94-A449-05BE6217B1EF), version(1.0) ]
  17. library CustomPalette
  18. {
  19.     importlib("stdole32.tlb");
  20.     importlib("stdole2.tlb");
  21.  
  22.  
  23.  
  24.     //{{AFX_APPEND_ODL}}
  25.     //}}AFX_APPEND_ODL}}
  26. };
  27.